sof-dump-status.py: add ADL-N PCI DID#976
Conversation
Add PCI DID for ADL-N. Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
marc-hb
left a comment
There was a problem hiding this comment.
ADL-N found in https://github.com/thesofproject/linux/blob/topic/sof-dev/sound/soc/sof/intel/pci-tgl.c as expected.
@kv2019i, @plbossart does this mean there will be new sof-adl-n.ri binaries in /lib/firmware/sof different from both sof-adl.ri and sof-adl-s.ri and everything else? Different even for community or just a key difference?
As a coincidence here's a good, recent picture of symbolic links in /lib/firmware:
|
@marc-hb Check Pierre's patch in the kernel thesofproject/linux#3920, adl-n uses a different signing key, that means it will have its own production signed firmware, but for community signed, I think we can make a symbol link to adl firmware. |
|
This patch adds a new PCI-ID while #973 stops using PCI-ID. How come? |
|
While CI is still having problems this is zero risk, merging. |
Add PCI DID for ADL-N.
Signed-off-by: Kai Vehmanen kai.vehmanen@linux.intel.com